home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / reoqb121.zip / REOQB.DOC < prev    next >
Text File  |  1990-10-12  |  4KB  |  108 lines

  1.           ╔═════════════════════════════════════════════════╗
  2.           ║      REOQB - Random Echo Origins (QuickBBS)     ║
  3.           ║                                                 ║
  4.           ║          Written by Edward L. Grinnell          ║
  5.           ║                                                 ║
  6.           ║ Copyright BBSoft Inc, 1990. All Rights Reserved.║
  7.           ╚═════════════════════════════════════════════════╝
  8.  
  9. This product is guaranteed only to take up disk space. I take no
  10. responsibility for anything that happens but rest assured that it has
  11. been tested and no one has reported any formatted drives, dogs flying
  12. or Elvis' picture appearing on your monitor.
  13.  
  14. WHAT IS REO?
  15.  
  16. REO is a random echo origin line program. It will allow you to be a
  17. little more creative with your origin lines and keep you guessing.
  18. Every time the program runs, it will make a different origin line
  19. [defined by you] for each echo [up to 25 echos in one pass] you have.
  20.  
  21. Unfortunately, I couldn't make it go over 25 echos and 35 origin lines
  22. but with a little creative programming, I overcame that problem so you
  23. could have up to 200 echos and 35 origin lines per echo.
  24.  
  25. WHY?
  26.  
  27. REO came about from a conversation on a local echo. I whipped up a test
  28. version and it seemed to work. Over the past couple of weeks, it has
  29. gone through several changes and I even whipped up a program to make
  30. the origin lines. It's been a real challenge and I think it's been
  31. worth it. I've had a lot of fun doing it and it's been challenging
  32. trying to find more origin lines to add to the mix.
  33.  
  34. SETTING UP REO
  35.  
  36. Unzip the REO archive and put REOQB, REOMAKE and REOM.CTL into your
  37. QuickBBS directory. Run the REOMAKE program [Read REOMAKE.DOC to see
  38. how to use REOMAKE] and make your control file(s) for REO. In your
  39. batch file, put REOQB <control file> before you call QuickBBS. As an
  40. example, if you make an REO.CTL file, then put this in your batch file
  41.  
  42. :LOCAL_QB
  43. CD\QUICKBBS
  44. REOQB REO.CTL
  45. QUICKBBS -L -E0
  46. GOTO AFTER_QUICK
  47.  
  48. :300_BAUD
  49. CD\QUICKBBS
  50. REOQB REO.CTL
  51. QUICKBBS -B300 -E0
  52. GOTO AFTER_QUICK
  53.  
  54. Do that for all baud rates supported. Now when the program runs, it
  55. will make a new origin line for each echo defined.
  56.  
  57. Each control file is only good for 25 echos and 35 origin lines. If you
  58. want more echos, then you can make up a separate control file for the
  59. other echos and call that with the /A <control file> switch. Example -
  60.  
  61. :2400_BAUD
  62. CD\QUICKBBS
  63. REOQB REO.CTL
  64. REOQB /A REX.CTL
  65. QUICKBBS -B2400 -E0
  66. GOTO AFTER_QUICK
  67.  
  68. The more echos and origin lines you have defined, the longer it will
  69. take the program to run. Don't worry, it isn't that long but I wanted
  70. you to be aware of that fact.
  71.  
  72. That's it, pretty easy. There's not much to running the program and it
  73. takes longer to explain it [and REOMAKE] than it does to get used to it
  74. or to get good at doing it.
  75.  
  76. WHAT'S NEXT?
  77.  
  78. Well, I plan on adding another random switch to allow you to have an
  79. almost unlimited number of origin lines per echo. It'll be a while as I
  80. plan on taking a break from the program and clear my head up [and get
  81. into another project that is on hold].
  82.  
  83. HISTORY
  84.  
  85.   Version   What happened
  86.   -------   -------------
  87.      1.21 - Control file no longer required echo name.
  88.      1.20 - Fully tested and functioning version. Works fine, lasts a
  89.             long time.
  90. 1.00-1.19 - Beta versions, numerous bug fixes and enhancements.
  91.  
  92. THANKS
  93.  
  94. Thanks to Jason Reynolds, Doug Smith, Joey Kelly and Kenneth Williams
  95. for beta testing. Thanks to Jason Reynolds and Doug Smith for the idea.
  96. Thanks also to The Lone Ranger, The Rescue Rangers, Tony the Tiger and
  97. Toni Tenille.
  98.  
  99.  
  100. ONE LAST THING
  101.  
  102. It took a while and a lot of hard work, so I guess I'll ask for money
  103. for doing it. If you like the program and use it, send me $5 (See the
  104. REGISTER.REO file for the address). The program isn't going to beep,
  105. it won't expire on you nor will it give you any reminders to register.
  106. I just hope you'll keep that in mind and decide to register it. Thanks
  107. to anyone who does register. I'm going to use it for registering a few
  108. things that I can't afford to register (and had to stop using <sniff>).